import { SwitchField } from '@aws-amplify/ui-react'; export const SwitchFieldLabelPositionExample = () => { return ( <> ); };